@Override
    public Future<Location> fetch(String id) {

        //accessing the user location
        CollectionReference postsRef = db.collection(LOCATIONCOLLECTION.toString());